Видео с ютуба Go Channels
This is why Go Channels are awesome
Как на самом деле устроены каналы в Golang? | Golang channels internals
Объяснение параллелизма в Go: процедуры и каналы Go
Understanding Channels in Go with Code Examples
Advanced Golang: Channels, Context and Interfaces Explained
Goroutines ARE USELESS
GopherCon 2017: Understanding Channels - Kavya Joshi
Golang Concurrency - All the Basics you have to know!
Advanced Golang: Goroutines & Channels
Learning Golang: Introduction to Concurrency Patterns, goroutines and channels
Master Go Programming With These Concurrency Patterns (in 40 minutes)
Изучаем Go. Урок №21. Concurrency (3). Каналы (channels). Deadlock. #golang
Полный разбор каналов в Golang. Смотри, если хочешь пройти собеседование
Каналы Golang или группы ожидания? Позвольте мне объяснить.
Паттерны использования каналов в Go | Concurrency в Go
Go Class: 26 Channels in Detail
GO | The Basics of Channels with easy Example in Code
GO | Buffered Channels with easy Example
Go Unidirectional Channels in 3 Minutes